PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFRubberStampAnnotation Class / PDFRubberStampAnnotation Constructor / PDFRubberStampAnnotation Constructor(PDFCosDictionary)
The COS annotation.
In This Topic
    PDFRubberStampAnnotation Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDFRubberStampAnnotation object with the specified COS annotation.
    Syntax
    public PDFRubberStampAnnotation( 
       PDFCosDictionary cosAnnotation
    )

    Parameters

    cosAnnotation
    The COS annotation.
    See Also